.information-info-title {
  width: 100%;
  height: 124px;
  background: #559caf;
  background: url(../images/information-img1.png) no-repeat;
  background-size: 100% 100%;
}

.information-info-item.active {
  background: #9e5453;
}

.information-info-item {
  width: 160px;
}

.information-info-item .text {
  font-size: 18px;
  margin: 48px auto 0;
}

.information-info-item .icon {
  margin: 28px auto 0;
}

.information-info-content {
  background: #fff;
}

.index-dynamic-time {
  height: 22px;
}

.index-dynamic-time .left {
  height: 22px;
}

/* 新媒体发布 */
.new-media-wrap {
  width: 1200px;
  margin: 0 auto;
}

.new-media-wrap .information-info-left {
  border: 1px solid #e7e7e7;
}

.new-media-wrap .information-info-content-right {
  padding: 0px 26px 40px 26px;
}

.new-media-wrap .information-info-right {
  margin-top: unset;
}

.index-dynamic-time .left:hover .text {
  color: #843a39;
}

.index-dynamic-time .left:hover .icon {
  background: #843a39;
}